CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯滤波 图像

搜索资源列表

  1. 高斯金字塔

    0下载:
  2. 对图像进行压缩,放大,并实现了高斯金字塔滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-03-26
    • 文件大小:1892610
    • 提供者:chd128@126.com
  1. 用高斯和离子滤波来跟踪视频图像中的移动对象

    0下载:
  2. 用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关-And ions with Gaussian filtering to track video images of
  3. 所属分类:matlab例程

  1. 图像处理高斯滤波

    2下载:
  2. 用于图像处理,采用高斯函数滤波,
  3. 所属分类:源码下载

  1. c#图像高斯滤波

    1下载:
  2. c#图像高斯滤波
  3. 所属分类:GDI/图象编程

    • 发布日期:2014-01-10
    • 文件大小:2952791
    • 提供者:derksyq
  1. opencv_gaussian filter median filter

    0下载:
  2. opencv_ 应用gaussian filter 高斯滤波 and中值滤波 median filter 处理图像的简单程序
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-05-06
    • 文件大小:1430310
    • 提供者:lulvyanfeng
  1. spetial_image_enhancement.rar

    0下载:
  2. 分别通过高斯低通滤波,梯度运算和拉普拉斯算子对图像进行增强。含有GUI操作界面,Through Gaussian low-pass filtering, the gradient operator and Laplacian image enhancement. Contains a GUI interface
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95806
    • 提供者:顔瞳
  1. ImageFiltering

    0下载:
  2. matlab语言编写的常见图像处理程序,包括高斯滤波、维纳滤波等程序-matlab language of the commonly used image processing procedures, including the Gaussian filtering, Wiener filtering,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4829
    • 提供者:李健
  1. filter

    0下载:
  2. 高斯滤波先对图像做卷积运算,进行线性滤波,支持替代方式操作。-Gaussian filter to the image so convolution operation, linear filtering, support for alternative means of operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1062
    • 提供者:腾黎明
  1. shuzituxiangchuli

    0下载:
  2. 包含了多种常用的数字图像处理方法的实现代码,图像镜像、平移、旋转、缩放,高斯滤波、拉普拉斯锐化、中值滤波、二值变换、阈值变换、傅立叶变换、离散余弦变换等-Contains a variety of commonly used digital image processing methods to achieve code, image mirroring, shifting, rotating, zooming, Gaussian filtering, Laplacian sharpening,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:189893
    • 提供者:吴学龙
  1. image-gaoshi

    0下载:
  2. 对灰度图像进行高斯金字塔滤波,采用高斯核对图像进行卷积运算,将图像逐渐减小-iamge-gaoshi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:96502
    • 提供者:esun
  1. hpfilter

    0下载:
  2. 数字图像处理,用MATLAB进行高斯滤波-Digital image processing using MATLAB to Gaussian filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:770
    • 提供者:jacket
  1. chepaidingweihegaosilvbo

    0下载:
  2. 这个程序代码的主要目标是对车牌图像定位和高斯滤波,从而方便在网上进行传播-The code' s main objective is to license plate location and Gaussian image filtering, in order to facilitate the dissemination of online
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1978448
    • 提供者:wangzhikai
  1. im_smooth

    1下载:
  2. 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。-The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after down
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1390
    • 提供者:李鹏
  1. images_chapter_04

    0下载:
  2. 频域高通滤波以及所需图像,包括巴特沃斯、指数、逆高斯滤波等-Frequency-domain high-pass filtering and the required images, including Butterworth, exponential, inverse Gaussian filtering,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6190017
    • 提供者:刘媛
  1. deiphiimageprocessing

    0下载:
  2. 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:3565204
    • 提供者:小宝
  1. Gaussian

    1下载:
  2. 一个很好的高斯滤波器源码,对图片进行高斯滤波,有简易操作的界面,内含测试图像,在visual C++下调试成功。-A good source of Gaussian filter, Gaussian filter of pictures, there are easy to operate interface that includes test images, the visual C++ to debug successfully.
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:840249
    • 提供者:lilian
  1. 内置摄像头+高斯滤波+边沿检测

    0下载:
  2. 调用笔记本内置摄像头实时显示图像,并且使用高斯滤波+边沿检测(Call the notebook built-in camera, real-time display images, and use Gauss filter + edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:7840768
    • 提供者:Scarecrow_
  1. 高斯滤波

    0下载:
  2. vs2010 opencv 数字图像处理对图像进行高斯滤波(vs2010 opencv GaussianBlur)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:10240
    • 提供者:153嘉
  1. 高斯滤波

    0下载:
  2. 输出不同截止频率的滤波图像和不同截止频率的滤波图像的幅度谱。(Different filter images are output for different cutoff frequencies.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-17
    • 文件大小:211968
    • 提供者:夏侯郭
  1. 二维高斯滤波matlab

    0下载:
  2. 此程序是应用于图形图像处理,基于matlab软件的二维高斯滤波算法实现。(This program is applied to graphics and image processing, based on MATLAB software two-dimensional Gauss filtering algorithm.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:great魔度
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com